New function to allow wrapping a native pixmap without a server roundtrip.
authorMatthias Clasen <mclasen@redhat.com>
Thu, 30 Mar 2006 04:08:51 +0000 (04:08 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 30 Mar 2006 04:08:51 +0000 (04:08 +0000)
commit7e6f1345a9270a6d23695b17bd248a601157f5a4
treee82621eab5be3865ef174452b565a915873a5b90
parent8910e9333d40e5f0af68eaf65d33358f684d1f5d
New function to allow wrapping a native pixmap without a server roundtrip.

2006-03-29  Matthias Clasen <mclasen@redhat.com>

        * gdk/gdk.symbols:
        * gdk/gdkpixmap.h:
        * gdk/win32/gdkpixmap-win32.c:
        * gdk/x11/gdkpixmap-x11.c (gdk_pixmap_foreign_new_for_screen):
        New function to allow wrapping a native pixmap without
        a server roundtrip.  (#334954, David Baron)
ChangeLog
ChangeLog.pre-2-10
docs/reference/gdk/gdk-sections.txt
gdk/gdk.symbols
gdk/gdkpixmap.h
gdk/win32/gdkpixmap-win32.c
gdk/x11/gdkpixmap-x11.c